Northwoods.GoSilverlight 2.1.1 Assembly
TreeModel.DataCollection<NodeType,NodeKey> Class Members
See Also  Properties  Methods  Send Feedback
Northwoods.GoXam.Model Namespace : TreeModel.DataCollection<NodeType,NodeKey> Class


Glossary Item Box

The following tables list the members exposed by TreeModel.DataCollection<NodeType,NodeKey>.

Public Constructors

 NameDescription
Public ConstructorTreeModel.DataCollection<NodeType,NodeKey> Constructor The default constructor produces an empty collection.  
Top

Public Properties

 NameDescription
Public PropertyModel Gets or sets the model that owns all of the nodes in this collection.  
Public PropertyNodesGets or sets the collection of node data, each of type NodeType.  
Top

Public Methods

 NameDescription
Public MethodAddNode Add a node data to this collection.  
Public MethodContainsNodeThis predicate is true if the given node data is in the collection of Nodes.  
Public MethodRemoveNode Remove a node data from this collection.  
Top

See Also

© 2013 All Rights Reserved.